home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2002 July
/
Disc 1
/
PCU0702CD1.iso
/
software
/
apps
/
files
/
animfx.exe
/
#setuppath#
/
flash.swf
/
scripts
/
frame_23
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-17
|
215 b
|
13 lines
if(i == line3.length + 2 and letter.wait == delayall)
{
i = 1;
do
{
setProperty("letter" add i, _visible, false);
i += 1;
}
while(i < line3.length + 1);
}
gotoAndPlay(19);